ImGroupMemberCorrelationKey Property |
Gets the member correlation key.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<ItemId> MemberCorrelationKey { get; }Public ReadOnly Property MemberCorrelationKey As IList(Of ItemId)
Get
Property Value
Type:
IListItemIdThe member correlation key.
See Also